Param1Desc{Handle to a statusbar gadget}CommandName{getStatusText}HelpPath{Special}ReturnValue{str text=}OpenBrace{(}Parameters{handle gadget, int index}CloseBrace{)}Description{Retrieves the text of the specified panel in a statusbar gadget.  You can set this text with setStatusText.}ReturnDescription{Text of the specified panel.}Param1{gadget}Param2{index}Param2Desc{Index of the panel whoose text you wish to retrieve.}